Welcome![Sign In][Sign Up]
Location:
Search - windows program

Search list

[Windows DevelopWindows屏保设置程序源代码

Description: Windows屏幕保护程序源代码,VC写的-Windows screen protection program source code, written by VC
Platform: | Size: 98269 | Author: 张江 | Hits:

[Windows Develop用 C 语言编写 Windows 服务程序的五个步骤

Description: Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
Platform: | Size: 30783 | Author: 杨杰 | Hits:

[Windows DevelopCharpter_01

Description: Windows程序设计第五版的源代码,第一章(Windows Program via C Source Code)
Platform: | Size: 2502656 | Author: volcanol | Hits:

[Windows DevelopCharpter_02_01

Description: Windows程序设计,第五版,原书代码,(windows Program via c)
Platform: | Size: 2171904 | Author: volcanol | Hits:

[Windows Developxeference-program-BNT

Description: 我编的一个基于bnt的小程序,算bn的联合概率的,供大家参考,(I made up of a small program based on BNT, calculate the joint probability of bn, for your reference,)
Platform: | Size: 144384 | Author: HTDofuf%255F3497 | Hits:

[Internet-Network《Windows Socket 编程第2版》中文版

Description: WINDOWS 网络程序,使用VC从入门开始逐步提高,可以按照书中的代码直接编程。(WINDOWS network program, the use of VC began to gradually improve from the entry, you can direct the code in accordance with the book programming.)
Platform: | Size: 10333184 | Author: 1a1 | Hits:

[Windows DevelopWindows窗体控制程序源码1.0

Description: 此程序是应编程论坛VXIN的要求编写,可以实现对任何程序的任何控件操控(自动填写,显示隐藏控件等等)。 整个程序编写用了一个小时,由于写的比较毛草,不完善之处希望大家多多指教(This program is written in the Programming Forum VXIN requirements, you can control any program any process (automatic fill, show hidden controls, etc.). The entire program written with an hour, due to the comparison of hair grass, imperfections, I hope you exhibitions)
Platform: | Size: 363520 | Author: wzqone | Hits:

[Windows DevelopWindows程序设计源码

Description: windows 的源码,内涵近百个Windows的小程序,由简单到复杂的递进(Windows source code, the connotation of nearly a hundred Windows small program, from simple to complex progressive)
Platform: | Size: 24649728 | Author: DaShuAndy | Hits:

[Windows Develop1api-ms-win-core-processthreads-l1-1-1

Description: windows program for comp
Platform: | Size: 2048 | Author: bobdole | Hits:

[Windows Develop1api-ms-win-core-synch-l1-2-0

Description: windows program for pc
Platform: | Size: 2048 | Author: bobdole | Hits:

[Other1api-ms-win-crt-runtime-l1-1-0 (1)

Description: windows program for pcs
Platform: | Size: 3072 | Author: bobdole | Hits:

[Windows Developapi-ms-win-core-file-l1-2-0

Description: windows program for ip
Platform: | Size: 7168 | Author: bobdole | Hits:

[Windows Develop1test5517

Description: windows program to peek ips
Platform: | Size: 10240 | Author: bobdole | Hits:

[OtherWindows运行

Description: vb 模仿 Windows运行 程序 Private Declare Function SHRunDialog Lib "shell32" Alias "#61" (ByVal hOwner As Long, ByVal Unknown1 As Long, ByVal Unknown2 As Long, ByVal szTitle As String, ByVal szPrompt As String, ByVal uFlags As Long) As Long Private Sub Command1_Click() SHRunDialog hWnd, 0, 0, vbNullString, vbNullString, 0 End Sub(VB imitates the Windows run program)
Platform: | Size: 9216 | Author: 好好大家 | Hits:

[Windows Developwindows

Description: 一个绘制sin和cos的程序,运用的是Windows语言,里面有明显的注释(A program for drawing sin and COS)
Platform: | Size: 1024 | Author: 哈哈于 | Hits:

[Otherwindows_v1.3.0

Description: labelImg 的windows程序 懂行看过来(LabelImg windows program knowledgeable here)
Platform: | Size: 13154304 | Author: hopeking | Hits:

[OtherWindows下线程的创建和并发执行

Description: 编写一个程序,完成多个线程的创建,使得所创建的多线程在处理机上并发执行。通过本实验,学习在Win32程序中利用操作系统提供的API创建线程,并通过所创建线程的运行情况来获得关于多线程并发的感性认识,以及加深对临界资源(本实验中临界资源是屏幕)互斥访问的理解。(Write a program to complete the creation of multiple threads, so that the created multithreading is executed concurrently on the processor. Through this experiment, learn to use the operating system in the Win32 program in API to create threads, and through the operation of the thread is created to acquire perceptual knowledge about multiple threads, and deepen our understanding of the critical resources (the critical resources in this experiment is the exclusive access to the understanding of the screen).)
Platform: | Size: 421888 | Author: 虞世南r | Hits:

[OtherWindows程序设计(第五版)

Description:  作为Windows开发人员的必备参考,涵盖基础知识和中高级主题,全面地介绍了Windows程序设计所涉及的细枝末节,旨在帮助读者从高屋见瓴的角度,建立完整的知识体系,为以后的职业生涯奠定良好的基础。全书共3部分23章。第1~12章着重介绍基础知识,第13~18章的主题为图形,第19~23章涉及更多高级主题。(As a necessary reference for Windows developers, covering basic knowledge and middle and advanced topics, the details of Windows program design are introduced in order to help readers build a complete knowledge system from the perspective of high house and lay a good foundation for future career. The whole book consists of 3 parts and 23 chapters. The first to 12 chapters focus on basic knowledge, thirteenth to 18 chapters are graphics, and nineteenth to 23 chapters involve more advanced topics.)
Platform: | Size: 6234112 | Author: huangzl | Hits:

[CommunicationComPort Communication Program

Description: This is a simple program to communicate thoughout COMPort in Windows operational system.
Platform: | Size: 431546 | Author: Alex_kray | Hits:

[Windows DevelopWindows托盘冒泡消息提示(源码)

Description: pb9可用的托盘程序,可自定义弹出消息内容(PB9 tray program available to customize pop-up message content)
Platform: | Size: 26624 | Author: ks_cmcc | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net